home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / utility / tsnr21.zip / NOBS.TAB < prev    next >
Text File  |  1990-11-22  |  782b  |  20 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ; NOBS.TAB
  3. ;
  4. ; This file is a table for Turbo SNR that will remove backspace formatting
  5. ; from documentation.
  6. ;
  7. ; Restrictions:  This file assumes that the backspace formatting is done
  8. ;                by printing a character followed by a backspace followed
  9. ;                by another character.
  10. ;
  11. ; -------------------------------------------------------------
  12. ; WARNING:       Regular expressions are required for this!!!!!
  13. ; -------------------------------------------------------------
  14. ;
  15. ; Copyright (c)1990, Curtis Little
  16. ; All Rights Reserved
  17. ;
  18. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  19. \b?=                    ;This one line does all the work
  20.